PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFContentStream Class / showTextArray Method
Array of text strings.
In This Topic
    showTextArray Method
    In This Topic
    Shows one or more text strings, allowing individual glyph positioning.
    Syntax
    public void showTextArray( 
       PDFCosArray textArray
    )

    Parameters

    textArray
    Array of text strings.
    See Also